github.com/google/go-cmp/cmp.state.compareStruct (method)

2 uses

	github.com/google/go-cmp/cmp (current package)
		compare.go#L287: 		s.compareStruct(t, vx, vy)
		compare.go#L373: func (s *state) compareStruct(t reflect.Type, vx, vy reflect.Value) {